home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1998 July / WPCJUL98.ISO / DXRS / GLOSSARY.CXT / 00579_Pre-emptive multi-tasking .txt < prev    next >
Encoding:
Text File  |  1998-05-11  |  356 b   |  1 lines

  1. A feature of some operating systems that allows them to run several programs at the same time in an efficient manner. The trick is that with pre-emptive multi-tasking, the operating system is always in control. It executes a program for a period of time, then passes control to the next program, so preventing any one program using all the processor time.